Skip to content

Update tooling manifests#260

Open
gwharris7 wants to merge 2 commits intomainfrom
users/gwharris7/update-tooling-manifests
Open

Update tooling manifests#260
gwharris7 wants to merge 2 commits intomainfrom
users/gwharris7/update-tooling-manifests

Conversation

@gwharris7
Copy link
Copy Markdown
Contributor

Updated tooling manifest files to match the output from the a365 develop add-mcp-servers {server_name} command.

Grant Harris added 2 commits March 27, 2026 09:21
@gwharris7 gwharris7 requested a review from a team as a code owner March 27, 2026 16:23
Copilot AI review requested due to automatic review settings March 27, 2026 16:23
@github-actions
Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 8f47764.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates MCP tooling manifest files across sample agents so they align with the current a365 develop add-mcp-servers {server_name} output format.

Changes:

  • Add url, scope, and audience fields to Python sample ToolingManifest.json files (MailTools).
  • Normalize/expand Node.js and .NET sample ToolingManifest.json files to include mcpServerUniqueName, url, scope, and audience (and consistent formatting).

Reviewed changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
python/openai/sample-agent/ToolingManifest.json Adds MCP server connection metadata (url/scope/audience) for MailTools.
python/google-adk/sample-agent/ToolingManifest.json Adds MCP server connection metadata (url/scope/audience) for MailTools.
python/agent-framework/sample-agent/ToolingManifest.json Adds MCP server connection metadata (url/scope/audience) for MailTools.
nodejs/openai/sample-agent/ToolingManifest.json Formatting normalization; preserves MailTools + CalendarTools entries with full metadata.
nodejs/langchain/sample-agent/ToolingManifest.json Expands manifest from name-only to full metadata for MailTools.
nodejs/claude/sample-agent/ToolingManifest.json Formatting normalization; preserves MailTools + WordServer entries with full metadata.
dotnet/semantic-kernel/sample-agent/ToolingManifest.json Expands manifest from name-only to full metadata for MailTools (and normalizes formatting).
dotnet/agent-framework/sample-agent/ToolingManifest.json Expands manifest from name-only to full metadata for MailTools (and normalizes formatting).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants